String Schema
ServiceResponseReferencesType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
URL Element Id Element Provider Element Sequence ExternalContent Element LanguageCode Element Text Element Sequence Description Element Code Element ReferenceNumber Element Sequence ExternalReference Element Sequence ServiceResponseReferencesType Complex Type
Overview
Sequence
ExternalReference ExternalReferenceType Complex Type
Reference in an "external" system
Sequence
Code xs:token
Sequence
Text xs:string
Text in the given language
LanguageCode xs:language
ISO language code: either XX or XX_yy
ExternalContent ExternalContentRequestType Complex Type
Reference onto "Rich / Non Bookable Content"
Sequence
Provider optional xs:string
Id optional xs:string
URL optional xs:string
Used By
References Element
Source
<xs:complexType name="ServiceResponseReferencesType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="ExternalReference" type="ExternalReferenceType">
      <xs:annotation>
        <xs:documentation>Reference in an "external" system</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExternalContent" type="ExternalContentRequestType">
      <xs:annotation>
        <xs:documentation>Reference onto "Rich / Non Bookable Content"</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.